home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / workbench werkzeuge / boot tools / bootscreen / bootscreen.readme < prev    next >
Text File  |  1996-04-07  |  10KB  |  246 lines

  1.  
  2. BOOTSCREEN
  3. ~~~~~~~~~~
  4. Startup screen program for Amigas with Workbench release 37 (2.04) or higher.
  5.  
  6.  
  7. Copyright ©1994 by Joseph Luk.  All rights reserved.
  8.  
  9. ------------------------------------------------------------------ README FILE
  10. $VER: 2.2 (3/4/94)
  11. UNREGISTERED VERSION
  12.  
  13.  
  14. IMPORTANT
  15. ~~~~~~~~~
  16.    BootScreen 2.2 is now ShareWare.  Registration instructions are included
  17.    at the bottom of each doc file.  The version that you have here is
  18.    complete except it only contains one sample picture file -- I chose not
  19.    to hand out crippled versions or annoying requesters in the hope that the
  20.    Amiga community hasn't come to need them.  You do get benefits by 
  21.    registering, and the least of them is the smaller executable size of the 
  22.    registered versions.  :>  Please read the main documentation and 
  23.    registration instructions for more information.
  24.    
  25.    
  26.  
  27. LEGAL
  28. ~~~~~
  29.    All contents of this archive are Copyright ©1994 by Joseph Luk.  They are
  30.    to be distributed ONLY in the exact same way as they are presented here.
  31.    All documentation, and other files must be preserved if redistrbuted.
  32.    No tampering with executables is allowed under any circumstance.  Note
  33.    that this includes "patching" them with third-party programs.  I make one
  34.    and only exception for those who wish to use RTPatch by Nico Francois
  35.    to make the Preferences Editor use ReqTools requesters.  This is allowed
  36.    only for your own copy of this program.  NO DISTRIBUTION OF REQTOOLS 
  37.    PATCHED PROGRAMS IS ALLOWED UNDER ANY CIRCUMSTANCE WHATSOEVER!
  38.    
  39.    The files contained in this archive are ShareWare.  They are offered
  40.    here on a trial basis only.  The user may use them for up to one month,
  41.    after which they must be removed or replaced with registered versions.
  42.    
  43.    Distribution of this archive may be conducted for reasonable costs only.
  44.    The end user must pay no greater than $10 to acquire this demo version.
  45.    
  46.    If one or more of these terms cannot be met, all files in this archive
  47.    must be deleted from all locations on this system immediately.  You can
  48.    report fraud to me, and I will take it to the SPA if necessary.
  49.    
  50.    The "Commodore Windows" graphic is a reasonable parody based on the startup
  51.    screen for Microsoft Windows, a registered trademark of Microsoft
  52.    corporation.  It was totally reconstructed originally and is not intended
  53.    to infringe upon the copyrights of said corporation.
  54.    
  55.    
  56. THANKS
  57. ~~~~~~
  58.    Christian A. Weber, for iff.library.  And for WBVerlauf.  Great stuff!
  59.    
  60.    Jan Van Den Baard, for GadToolsBox.  Wow, it sure works nice after if
  61.       you bother to read the manuals!
  62.       
  63.    Kenneth Fribert, for making me come up with the really crazy idea of
  64.       loading the monitor driver early.
  65.       
  66.    Michael Nielsen, for reporting the enforcer hit bug.  Whew, and I thought
  67.       I had tested it to the bone!
  68.       
  69.    David Alcock <daa92@life.ecs.soton.ac.uk>, for reporting that hideous
  70.       deallocation bug in 2.1.  My reply mail bounced, so I couldn't thank
  71.       you any other way!
  72.       
  73.    Everybody who reported bugs and made suggestions!
  74.    
  75.    All the people who have registered versions, you know who you are and
  76.       why I'm thankful to you!
  77.    
  78.    
  79.    
  80. FORTHCOMING ENHANCEMENTS
  81. ~~~~~~~~~~~~~~~~~~~~~~~~
  82.    Here's a quick look at what's on my "To do" list:
  83.    
  84.    - "Emergency break" feature would allow you to break your startup-sequence
  85.      while BootScreen is active.
  86.    - Blank the pointer during display
  87.    - Making it so that other screens don't show up behind the "Test" screen
  88.      when automatic centering is on.
  89.    - Adjustable centering.
  90.    - 3rd party graphics board support.  Anyone willing to give me code?
  91.    - Copperlist support.  Again, anyone willing to donate code?
  92.    - Integrating the close daemon into the BootScreen program.  Please
  93.      see the technical article on "Why So Many" files for more information.
  94.    - Install script should have an option whereby the user can choose which
  95.      line to add the BootScreen command after.  This will allow Dirk Wrocklage
  96.      to have his special startup-sequence work properly.  :>
  97.    
  98.    
  99.    
  100.  
  101. RELEASE HISTORY
  102. ~~~~~~~~~~~~~~~
  103.  
  104. 2.2    04-Mar-94   Fixed a really really bad bug that caused BootScreen
  105.                    to rob the system of memory as big as the picture
  106.                    file.  Sorry about that folks!
  107.                    
  108.                    No other changes.  BootScreen Preferences is still
  109.                    at version 2.1.  I wanted to get this version out
  110.                    as quickly as possible.
  111.                    
  112.  
  113. 2.1    11-Feb-94   Mostly bug fixes, but some new features added.  This 
  114.                    version was sort of rushed out, because of important
  115.                    bugs in 2.00.  Sorry beta testers!
  116.                    - Version number only has tenths now because the
  117.                      literal "BootScreen200.lha" was one character too
  118.                      long for BBBBS bulletin boards.
  119.                    - Added "BYPASS" monitor option.  This allows you to keep
  120.                      the monitor ID for advanced mode selection.  See the
  121.                      technical article on "Alternate Modes and Early Monitor
  122.                      Loading."
  123.                    - Fixed enforcer hit (AARGH!) when file requester opened
  124.                      with empty string gadget.
  125.                    - 2.00 should not have required V38 (2.1) ASL library
  126.                      as I had already written code to cope with the V37
  127.                      ASL library.  This has been fixed.
  128.                    - Fixed "Test" screen close bug.  The old method I used
  129.                      was to peek at IntuitionBase and wait until the active
  130.                      screen changed -- quite bad, but it saved some code size.
  131.                      This broke on some machines, so I now open a window on
  132.                      the screen and use the system-friendly I/O method.
  133.                    - Minor aesthetic install script changes.
  134.                    - Icon positions adjusted.  I use Times for my icon font
  135.                      so it's narrower than Topaz.  :>
  136.                    - Changes to the documentation:                     
  137.                      - new article on alternate mode possibilities
  138.                      - rewritten monitor mode descriptions
  139.                      - added "to do" list
  140.                      - added troubleshooting guide in readme first file
  141.                      - removed registration instructions from readme first
  142.                        file
  143.  
  144.  
  145. 2.00   05-Feb-94   First ShareWare release.  Code rewritten from scratch. 
  146.                    - New configuration program works just like standard
  147.                      Preferences editors
  148.                    - PAL support
  149.                    - Automatic screen centering
  150.                    - Install, Upgrade, and Remove scripts
  151.                    - Documentation rewritten
  152.                    - Synchronous loading saves time and wear on hard disk
  153.                    - No more seperate versions for Workbench 2.x and 3.x+
  154.                      machines.
  155.                    - Icons created for preferences editor (MagicWB and
  156.                      standard 4-color)
  157.                    - "Commodore Windows" graphic shrunk to take advantage
  158.                      of screen centering.
  159.                    - BootScreen loads configuration off Preferences editor
  160.                      icon -- no more command line arguments!
  161.  
  162.  
  163. 1.01   21-Jan-94   - Added overscan support.  Uses the old 1.3 method for
  164.                      creating overscan, since 2.0 methods are not available
  165.                      at boot-time.
  166.                      
  167. 1.00   19-Jan-94   BootScreen37 improvised to support Workbench 2.x.
  168.  
  169. 1.00   25-Dec-93   Initial release.  Public domain.
  170.  
  171.  
  172.  
  173.  
  174. REGISTRATION
  175. ~~~~~~~~~~~~
  176.    When you register, you will receive a disk containing the latest version
  177.    of BootScreen, and it will be a personalized version just for you.  Also on
  178.    the disk will be as many sample pictures as will fit, and perhaps a utility
  179.    or two that might be relevant to BootScreen.
  180.    
  181.    
  182.    The registration levels are as follows:
  183.    
  184.    $5    Basic registration.  This is a small amount of money!!!  This
  185.          covers the registered version of the disk and U.S. postage
  186.          ONLY.  For International orders, add $5 U.S. to any order.
  187.          
  188.    $10   Uprgade registration.  Will get you upgrade notices in the
  189.          mail for one year and significant discounts on upgrades.  Will
  190.          also get you my personal approval as well as notices for other
  191.          products by myself.  :>
  192.          
  193.    $11+  If you choose to send additional cash or other gifts (even
  194.          a postcard will be cherished), we can arrange specific rewards.
  195.          I might even consider that 020 version.  :>
  196.          
  197.          
  198.    
  199.    To register, fill out the following form and mail it to me, along with
  200.    a check or money order made out for the amount you wish to donate.
  201.    
  202.    
  203.    BOOTSCREEN 2.2 REGISTRATION
  204.    
  205.    
  206.    Date _________________
  207.    
  208.    
  209.    Full name ________________________________________________________________
  210.    
  211.    
  212.    Address __________________________________________________________________
  213.            
  214.            __________________________________________________________________
  215.            
  216.            __________________________________________________________________
  217.            
  218.            
  219.    Telephone # ______________________
  220.    
  221.    
  222.    E-mail address(es) _______________________________________________________
  223.                       
  224.                       _______________________________________________________
  225.                       
  226.                       
  227.    
  228.                             Registration Amount    ________
  229.    Check if International postage required [  ]  +    $5.00
  230.    
  231.                            Total Amount Sent       ________
  232.    
  233.    
  234.    --
  235.    
  236.    Mail to:
  237.    
  238.    Joseph Luk
  239.    P.O. Box 884401
  240.    San Francisco, CA 94188-4401
  241.    U.S.A.
  242.    
  243.    Your disk will be mailed within four weeks.  You may check with me via
  244.    e-mail as to the status of your order, if you so choose.
  245.    
  246.    THANK YOU!!!!